install.sh: We're not installing kernels right now
authorColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 16:07:30 +0000 (11:07 -0500)
committerColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 16:07:30 +0000 (11:07 -0500)
gnomeos/yocto/gnomeos-install.sh

index 42825af2d18c4846edc12596782e699e748a35b3..bc10b800e21e481f3236c8ff85465bae64e4ed86 100755 (executable)
@@ -71,7 +71,6 @@ if test -d /etc/grub.d; then
 else
     cat <<EOF
 GRUB 2 not detected; you'll need to edit e.g. /boot/grub/grub.conf manually
-Kernel has been installed as /boot/bzImage-gnomeos.bin
 EOF
 fi